CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - pedestrian detection

搜索资源列表

  1. Code-People_Detect

    0下载:
  2. 基于HOG和SVM的行人检测,自己调试过,效果还不错。-Pedestrian detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-30
    • 文件大小:12652304
    • 提供者:彭宝
  1. HOG

    0下载:
  2. 使用HOG(梯度直方图算法)进行行人检测,算法来自05年CVPR上的一篇论文-Use HOG (Histogram gradient algorithm) pedestrian detection algorithm CVPR paper 2005 on
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1713
    • 提供者:yangqingshuai
  1. hog-Psvm

    1下载:
  2. 一个简单的基于HOG的行人检测程序,MATLAB编写,其中read me文--A simple HOG based pedestrian detection program, MATLAB write, read me the document which explains in some detail.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-10
    • 文件大小:2506378
    • 提供者:杨中晔
  1. test

    0下载:
  2. 运动目标检测,可以很清晰的实现行人检测,并可以用矩形标注出来-Motion pedestrian detection code
  3. 所属分类:Console

    • 发布日期:2017-06-12
    • 文件大小:19794667
    • 提供者:陆健男
  1. weighted-pca-program

    0下载:
  2. 基于加权主成分分析(PCA)的人体检测算法,matlab程序-weighted PCA for pedestrian detection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-18
    • 文件大小:5097017
    • 提供者:taotaoking
  1. MIT_persons_jpg

    1下载:
  2. MIT行人数据库,共924张行人图片,原来是PPM格式,很多人找不到转换工具,这里已转换成JPG。该数据库只含正面和背面两个视角,无负样本,未区分训练集和测试集。-MIT pedestrian dataset of JPG format, for pedestrian detection application.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-18
    • 文件大小:4974060
    • 提供者:Wang
  1. kalman

    0下载:
  2. 分为行人检测,特征提取,行人跟踪三步,其中最主要的代码也是这个代码的中心是行人跟踪这一部分,我采用的是kalman滤波器进行行人下一帧位置的预测,可以很好的提高行人跟踪的鲁棒性,跟踪结果比较准确。-Into pedestrian detection, feature extraction, pedestrian tracking steps, which is the center of the main code of the code is pedestrian tracking this
  3. 所属分类:Special Effects

    • 发布日期:2017-06-19
    • 文件大小:28944575
    • 提供者:xiaorunxiao
  1. HOG-pedestrian-detection-OpenCV

    1下载:
  2. 利用hog特征向量进行行人检测opencv visual2010(入门)-Use hog feature vectors detect pedestrians opencv visual2010 (entry)
  3. 所属分类:Special Effects

    • 发布日期:2015-10-28
    • 文件大小:7496704
    • 提供者:luolei
  1. hogPlbpPsvm

    0下载:
  2. 该代码是通过opencv来实现结合hog和lbp特征,通过支持向量机来进行分类决策时实现行人的检测代码,有兴趣的同学可以下载参考下!-The code is done by opencv combined with the feature of hog and LBP, by support vector machine (SVM) classification decisions to achieve the pedestrian detection code, students are in
  3. 所属分类:OpenCV

    • 发布日期:2017-04-26
    • 文件大小:56690
    • 提供者:jane
  1. EM

    0下载:
  2. 基于非参数核密度估计的EM算法,对行人图像进行检测。内附红外行人图像。-EM based on non-parametric kernel estimation. Pedestrian detection. With images inside.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:366562
    • 提供者:LiuJingyuan
  1. 245237271lbp_matlab

    0下载:
  2. lbp 源码详细讲解了lbp的过程,值得一看-lbp his code is well commented, which enables the adjusting of the HOG parameters. This code was developed for the work: O. Ludwig, D. Delgado, V. Goncalves, and U. Nunes, Trainable Classifier-Fusion Schemes: An Application To
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:4050
    • 提供者:
  1. hog

    0下载:
  2. hog训练和分类的程序,hog特征可以用于行人检测,这个程序包括训练和分类 欢迎下载-hog training and classification procedures, hog feature can be used for pedestrian detection, this program includes training and classification Welcome to download
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2264
    • 提供者:yql
  1. new1

    0下载:
  2. 基于opencv2.4.1和vs2013的行人检测,利用天traincascade训练分类器。-pedestrian detection
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:1665
    • 提供者:余星晨
  1. JDN_code

    0下载:
  2. Joint Deep Learning for Pedestrian Detection的实现- the article Joint Deep Learning for Pedestrian Detection,MATLAB code
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5380007
    • 提供者:李德胜
  1. People_Detect_2008

    0下载:
  2. opencv实现行人检测的代码程序,适合初学者!可以适当更改!-Opencv pedestrian detection technology
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6480580
    • 提供者:徐恒
  1. HoG-and-HoG-LBP

    0下载:
  2. 行人检测中的HoG和HoG-LBP算法的对比试验。-Pedestrian Detection comparative test HoG and HoG-LBP algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:10943
    • 提供者:Bao Donghai
  1. DeepLearnToolbox_CNN_lzbV2.0

    1下载:
  2. DeepLearnToolbox_CNN_lzbV2.0 深度学习,卷积神经网络,Matlab工具箱 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusberg
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:980992
    • 提供者:陆振波
  1. DeepLearnToolbox_CNN_lzbV3.0

    5下载:
  2. CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:982016
    • 提供者:陆振波
  1. ACF-CPPCode

    0下载:
  2. Pedestrian detection algorithm-ACF
  3. 所属分类:OpenCV

    • 发布日期:2017-04-30
    • 文件大小:208363
    • 提供者:Meng
  1. PedestrianDetection-master

    0下载:
  2. HOG+kalman结合的行人检测,vs2013+opencv249,希望对大家有帮助-HOG KALMAN pedestrian detection,I think it is very useful,thank you
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-29
    • 文件大小:88608
    • 提供者:卓敏
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com